Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency globby to version 12.2.0 🌟 #781

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
globby 11.1.0 -> 12.2.0 age adoption passing confidence

Release Notes

sindresorhus/globby (globby)

v12.2.0

Compare Source

v12.1.0

Compare Source

v12.0.2

Compare Source

  • Ensure async method is completely async e167725

v12.0.1

Compare Source

v12.0.0

Compare Source

Breaking
  • Require Node.js 12.20 (#​181) 5c32b4a
  • This package is now pure ESM. Please read this.
  • This package now uses named exports instead of a default export
    • globby{globby}
    • globby.sync{globbySync}
    • globby.stream{globbyStream}
    • globby.generateGlobTasks{generateGlobTasks}
    • globby.hasMagic{isDynamicPattern}
    • globby.gitignore{isGitIgnored}
    • globby.gitignore.sync{isGitIgnoredSync}
-const globby = require('globby');
+import {globby} from 'globby';

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am on saturday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cypress-app-bot
Copy link
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

Copy link

netlify bot commented Jan 6, 2024

Deploy Preview for cypress-example-kitchensink ready!

Name Link
🔨 Latest commit fe93841
🔍 Latest deploy log https://app.netlify.com/sites/cypress-example-kitchensink/deploys/6635da4085886b0008e14ad4
😎 Deploy Preview https://deploy-preview-781--cypress-example-kitchensink.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cypress bot commented Jan 6, 2024

Passing run #28323 ↗︎

0 123 0 0 Flakiness 0

Details:

chore(deps): update globby to 12.2.0 🌟
Project: cypress-example-kitchensink Commit: fe93841709
Status: Passed Duration: 04:04 💡
Started: May 4, 2024 7:00 AM Ended: May 4, 2024 7:04 AM

Review all test suite changes for PR #781 ↗︎

Copy link

cypress bot commented Jan 6, 2024

Passing run #28322 ↗︎

0 123 0 0 Flakiness 0

Details:

Merge fe93841 into 27c1fe5...
Project: cypress-example-kitchensink Commit: 2c16bcf26e ℹ️
Status: Passed Duration: 04:07 💡
Started: May 4, 2024 7:00 AM Ended: May 4, 2024 7:04 AM

Review all test suite changes for PR #781 ↗︎

@MikeMcC399
Copy link
Contributor

This is a 6 month old PR and should probably be closed.

Copy link
Contributor Author

renovate bot commented Jul 24, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/globby-12.x branch July 24, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants